programs.vscode.profiles.<name>.keybindings.*.args

Optional arguments for a command.

Type
null or JSON value
Default
null
Example
{
  direction = "up";
}